github.com/vmihailenco/msgpack/v5.Decoder.skipExt (method)
2 uses
github.com/vmihailenco/msgpack/v5 (current package)
decode.go#L545: return d.skipExt(c)
ext.go#L269: func (d *Decoder) skipExt(c byte) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)